home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 4
/
PC MEDIA CD04.iso
/
share
/
os2
/
os2cp210
/
initedit.std
< prev
next >
Wrap
Text File
|
1994-05-21
|
2KB
|
42 lines
/*........................................................................*/
/* Do NOT mess around with this file. */
/* Add files as necessary, but do NOT change the layout! */
/* Add Init files and Non-Init files under the appropriate labels. */
/* */
/* If you forget the \ (backslash) in a file line, you have a problem, */
/* since the program will crash and you will have to edit this file */
/* and restart. */
/* */
/* !! There is NO preceding path to the Init files, because these files */
/* are INICOPYed and placed in a special subdirectory by the */
/* OS2Copy2 REXX script. */
/* Also there is NO preceding path to Config.Sys and Autoexec.Bat. */
/* These two files MUST reside in the root (ie. <Drive>:\ ) */
/* */
/* The script will find all .INI files on your system partition; */
/* if, however, some .INI files are located on another partition */
/* (by you, during an installation), you will have to edit this file. */
/* */
/* The texts '>INIT_FILES' and '>TXT_FILES' */
/* are lead-ins for the InitEdit program. */
/* */
/* Any line begining with a '/*' is treated as a comment */
/* */
/*........................................................................*/
/* These are generic OS/2 System Init files containing checksums etc.
/*
>INIT_FILES
\OS2.INI
\OS2SYS.INI
/*....................................................................*/
/*
/* These are .Exe, .Com, secondary Init files, etc.
>BIN_FILES
/*....................................................................*/
/*
>TXT_FILES
\Config.Sys
\Autoexec.Bat
\Startup.@#@
>>>THE_END